home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / cutie_maker_14.swf / scripts / DefineButton2_218 / BUTTONCONDACTION on(release).as
Text File  |  2007-09-26  |  73b  |  7 lines

  1. on(release){
  2.    tellTarget("g1")
  3.    {
  4.       gotoAndStop(1);
  5.    }
  6. }
  7.